Version

IndexOf Method (SortConditionCollection<T>)

Gets the index of the specified sort-able item in the collection.
Overload List
OverloadDescription
IndexOf(T)Gets the index of the specified sort-able item in the collection.  
IndexOf(SortCondition)Gets the index of the specified sort condition in the collection.  
Requirements

Target Platforms: Android 4.4+, iOS 8+

Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+

See Also